docs: restructure Security IA and Hardened Docker Desktop nav - #25957
Closed
akristen wants to merge 4 commits into
Closed
docs: restructure Security IA and Hardened Docker Desktop nav#25957akristen wants to merge 4 commits into
akristen wants to merge 4 commits into
Conversation
Consolidate access tokens, authentication, provisioning, and roles under platform/security, move FAQs to a top-level Platform section, and preserve old URLs with aliases. Co-authored-by: Cursor <cursoragent@cursor.com>
Promote Hardened Docker Desktop to a top-level Enterprise section so the sidebar reads Admin, Deploy Docker Desktop, then Hardened Docker Desktop, and preserve old URLs with aliases. Co-authored-by: Cursor <cursoragent@cursor.com>
akristen
requested review from
aevesdocker,
craig-osterhout and
dvdksn
as code owners
August 27, 2026 16:43
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
akristen
marked this pull request as draft
August 27, 2026 16:45
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Author
|
This work has been merged into the combined feature branch and continues in #25982. Closing this PR in favor of that one. |
akristen
added a commit
that referenced
this pull request
Sep 3, 2026
# To dos ~- Evaluate _index pages and standardize across account + admins category~ ~- Edit weights of topics~ - Notify TSEs, other stakeholders - TW sign off ## Summary This PR restructures the Platform documentation into a clearer Accounts, Security, and Subscription and billing information architecture, with aliases so existing URLs keep working. Work from these PRs was merged into this feature branch: - #25957 (Security IA) - #25960 (Accounts and Admin) - #25981 (Subscription and billing) ### Accounts - Moves organization, company, and admin content under Accounts. - Splits individual-account docs into their own subsection. - Removes the standalone Admin section; those pages now live under Accounts. ### Security - Publishes Security at `/security/`, matching other Platform sections. - Groups authentication (SSO, 2FA, OIDC), access tokens, provisioning, and roles under Security. - Leaves Enterprise Hardened Desktop and related enterprise security docs under Enterprise. - Restores shipped Hardened Desktop and security FAQ URLs so they match `main`. ### Subscription and billing - Merges Subscription and Billing into a single Subscription and billing section. - Drops the extra subcategory wrappers and nests billing tasks under Manage. - Shortens the billing details sidebar label. ### FAQs - Consolidates Platform FAQs onto four pages: Accounts, Security, Subscription and billing, and Platform. - Folds leftover general, container, and network/VM security FAQs into Platform FAQs. - Folds SSO enforcement FAQs into the SSO FAQ. - Templates FAQ pages with H2 topics and H3 questions, and limits the table of contents to H2. ### Navigation and follow-ups - Renames the manuals sidebar group from Platform to Accounts and admin, and updates the manuals landing heading and copy to match. - Fixes the MSI install Settings Management link after the security path move. - Updates CODEOWNERS, the labeler, and in-repo links to the new paths. --------- Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR restructures Security documentation under Platform (access tokens, authentication, provisioning, roles and permissions), moves FAQs to a top-level Platform section, and promotes Hardened Docker Desktop to its own Enterprise section so the sidebar reads Admin → Deploy Docker Desktop → Hardened Docker Desktop. Old URLs are preserved with aliases.
Note: This PR is part of a coordinated set of related documentation changes. Expect follow-up PRs that build on this IA. These should be reviewed and released together rather than in isolation.
Additional note: this is part of experimental IA implementation scoping to see what needs to be part of migration tasks
Related work: #25960